CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 连通

搜索资源列表

  1. jianmochengxu

    0下载:
  2. 本文以提取靶标圆心像坐标为主要研究目标。用到了灰度处理、图像二值化、八邻域连通法、最小二乘法、无约束最优化等知识。 -In this paper, to extract the target coordinates of the center as the main research objectives. Use the gray processing, image binarization, the eight-neighbor connectivity method, least sq
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1144
    • 提供者:张于
  1. image-liantong

    1下载:
  2. C#图像连通区域算法,速度快准确度高,方便C#开发人员使用-C# image connected region algorithm, fast high accuracy, easy to use C# developers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:56773
    • 提供者:cuc
  1. segment.tar

    0下载:
  2. 对二值图像进行连通域标记,然后根据面积,周长等特征进行分割。-labeling the connected region in a binary image, and then segment it by terms of area and border pixels.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:132766
    • 提供者:Haojie Wang
  1. myprogs

    0下载:
  2. 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4122
    • 提供者:蓝云
  1. tagconnectedregion

    0下载:
  2. 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7308248
    • 提供者:张小雪
  1. IP-Programing

    1下载:
  2. 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7089192
    • 提供者:王亚亮
  1. picture

    0下载:
  2. 连通区域的统计 关于图像处理的一些代码-Regional connectivity statistics on the number of image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:62072
    • 提供者:lee
  1. Mark

    0下载:
  2. 一种图像联通区域自动标记的方法,适合用于检测图像内的有连通区域的物体~-An image Unicom regional auto-tagging method, suitable for the detection of the image there is connectivity within the region objects ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:76552
    • 提供者:陈亮
  1. 123

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:188063
    • 提供者:段彩艳
  1. ImgMark

    0下载:
  2. 图像连通区域判断示例程序,含简单界面和测试图片,开发环境为VC++6.0.-Examples of images to determine procedures for regional connectivity, with a simple interface and test images, development environment for VC++6.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:63775
    • 提供者:MORGAN
  1. Mark

    0下载:
  2. 这个程序实现了对给定图像中各个不同连通域的标记。-This procedure has given the different images of the markers connected.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:57286
    • 提供者:sody
  1. ImageLabel

    0下载:
  2. java实现图像连通区域算法 *ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2775
    • 提供者:程磊
  1. ex5a

    0下载:
  2. 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。-Can establish a distinction between the morphology of the importation of graphics algorithm input is a graph of these three (the three graphi
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:25078
    • 提供者:张希
  1. max_area

    0下载:
  2. 二值化图像,求最大连通区域,然后分割最大连通区域,用opencv开发-Binary image, and the largest regional connectivity, and then split the largest connected region, with the development of opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1718929
    • 提供者:chen
  1. ImageN

    0下载:
  2. 原理是冈萨雷斯《数字图像处理(第二版)》的二值图像处理:基本全局阈值法,双阈值法。以及邻域处理中单点宽边界检测,连通检测等算法。-Principle is that Gonzalez " Digital Image Processing (Second Edition)" Binary Image Processing: Basic global threshold method, dual-threshold method. And the neighborhood to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4273939
    • 提供者:姚伟
  1. liantongyu

    0下载:
  2. 这是采用基于连通域的方法对图像中的文字进行检测的算法,可以将文字检测并标记出来-This is the method based on image-connected domain in the text detection algorithm can detect and mark out the text
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1957
    • 提供者:王晓冰
  1. CarCount

    0下载:
  2. 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11649784
    • 提供者:徐飞
  1. source

    0下载:
  2. 主要实现对图像的不连通区域进行连通,直到连通成为两个大的连同区域-Primarily to achieve non-connected image regions connected, until the connectivity with the region into two large
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2156183
    • 提供者:boliping
  1. connectionCompnentsMark

    0下载:
  2. 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:188846
    • 提供者:李杰
  1. connect

    0下载:
  2. 对图片以及视频帧进行连通域提取,环境需要opencv vs2005,必要的配置,连通域的算法是基于递归的二值图像标记算法。-Frame of the picture, and video connectivity components extraction, environmental needs opencv vs2005, the necessary configuration, connected components algorithm is based on the recursive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4498499
    • 提供者:王聪
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com